| | | Compiling...
Gobi.cpp
.\Gobi.cpp(305) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(643) : see declaration of 'wcstombs'
.\Gobi.cpp(316) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(643) : see declaration of 'wcstombs'
.\Gobi.cpp(326) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(643) : see declaration of 'wcstombs'
.\Gobi.cpp(339) : warning C4996: 'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(643) : see declaration of 'wcstombs'
GobiCarrierFWSelect.cpp
.\GobiCarrierFWSelect.cpp(212) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(187) : see declaration of 'wcscpy'
.\GobiCarrierFWSelect.cpp(218) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(187) : see declaration of 'wcscpy'
.\GobiCarrierFWSelect.cpp(223) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(187) : see declaration of 'wcscpy'
.\GobiCarrierFWSelect.cpp(228) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(187) : see declaration of 'wcscpy'
.\GobiCarrierFWSelect.cpp(233) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(187) : see declaration of 'wcscpy'
.\GobiCarrierFWSelect.cpp(239) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(187) : see declaration of 'wcscpy'
.\GobiCarrierFWSelect.cpp(446) : warning C4996: 'swprintf': This function or variable may be unsafe. Consider using swprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(522) : see declaration of 'swprintf'
.\GobiCarrierFWSelect.cpp(457) : warning C4996: 'swprintf': This function or variable may be unsafe. Consider using swprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(522) : see declaration of 'swprintf'
.\GobiCarrierFWSelect.cpp(483) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(187) : see declaration of 'wcscpy'
Generating Code...
Linking...
|